home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / BO Expert tools / AutoHotKey / Source / AutoHotkey104702_source.exe / source / lib_pcre / pcre / libpcre.def < prev    next >
Encoding:
Text File  |  2006-12-19  |  302 b   |  21 lines

  1. LIBRARY libpcre
  2. EXPORTS
  3. pcre_malloc
  4. pcre_free
  5. pcre_config
  6. pcre_callout
  7. pcre_compile
  8. pcre_copy_substring
  9. pcre_dfa_exec
  10. pcre_exec
  11. pcre_get_substring
  12. pcre_get_stringnumber
  13. pcre_get_substring_list
  14. pcre_free_substring
  15. pcre_free_substring_list
  16. pcre_info
  17. pcre_fullinfo
  18. pcre_maketables
  19. pcre_study
  20. pcre_version
  21.